Build(deps): Bump the trame group across 1 directory with 4 updates#684
Open
dependabot[bot] wants to merge 2 commits into
Open
Build(deps): Bump the trame group across 1 directory with 4 updates#684dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
064f394 to
4fa7601
Compare
Bumps the trame group with 4 updates in the / directory: [trame-client](https://github.com/Kitware/trame-client), [trame-server](https://github.com/Kitware/trame-server), [trame-vtk](https://github.com/Kitware/trame-vtk) and [trame](https://github.com/Kitware/trame). Updates `trame-client` from 3.12.3 to 3.13.2 - [Release notes](https://github.com/Kitware/trame-client/releases) - [Changelog](https://github.com/Kitware/trame-client/blob/master/CHANGELOG.md) - [Commits](Kitware/trame-client@v3.12.3...v3.13.2) Updates `trame-server` from 3.11.2 to 3.12.5 - [Release notes](https://github.com/Kitware/trame-server/releases) - [Changelog](https://github.com/Kitware/trame-server/blob/master/CHANGELOG.md) - [Commits](Kitware/trame-server@v3.11.2...v3.12.5) Updates `trame-vtk` from 2.11.8 to 2.11.13 - [Release notes](https://github.com/Kitware/trame-vtk/releases) - [Changelog](https://github.com/Kitware/trame-vtk/blob/master/CHANGELOG.md) - [Commits](Kitware/trame-vtk@v2.11.8...v2.11.13) Updates `trame` from 3.12.0 to 3.13.2 - [Release notes](https://github.com/Kitware/trame/releases) - [Changelog](https://github.com/Kitware/trame/blob/master/CHANGELOG.md) - [Commits](Kitware/trame@v3.12.0...v3.13.2) --- updated-dependencies: - dependency-name: trame dependency-version: 3.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: trame - dependency-name: trame-client dependency-version: 3.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: trame - dependency-name: trame-server dependency-version: 3.12.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: trame - dependency-name: trame-vtk dependency-version: 2.11.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: trame ... Signed-off-by: dependabot[bot] <support@github.com>
4fa7601 to
a7de54d
Compare
tkoyama010
approved these changes
Jul 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the trame group with 4 updates in the / directory: trame-client, trame-server, trame-vtk and trame.
Updates
trame-clientfrom 3.12.3 to 3.13.2Release notes
Sourced from trame-client's releases.
Changelog
Sourced from trame-client's changelog.
Commits
93458283.13.224a0dfafix(translation): set state defaults on 'with' exitb24f67b3.13.16011942fix(layout): provide a display_cell method for google-colab iframe displayc297b2a3.13.0eaba80bfeat(google-colab): add support for google colab iframe301dfd8Merge pull request #61 from Kitware/doc-update-for-handler707995fdocs(handler): docker informationUpdates
trame-serverfrom 3.11.2 to 3.12.5Release notes
Sourced from trame-server's releases.
... (truncated)
Commits
90a22693.12.5455e915fix(translator): add missing '?' as token separatorab50ee3build(deps): bump codecov/codecov-action in the actions groupe2ceb37build(deps): bump codecov/codecov-action in the actions group448c47c3.12.4d51f985fix(server): fix server.ready hang on exceptionf2f37543.12.3f8ca99bfix: share suppress change stack between parent and child state1977e633.12.201c1406fix(NetworkMonitor): properly register profilerUpdates
trame-vtkfrom 2.11.8 to 2.11.13Release notes
Sourced from trame-vtk's releases.
... (truncated)
Changelog
Sourced from trame-vtk's changelog.
Commits
9760c7b2.11.130ff143afix(9.7): remove deprecated API usaged2f45132.11.12dda42cftest(ci): update baseline for github71f3076ci: try to fix testing with playwright266aa1bfix(standalone_viewer): update to latest and fix load callc658007fix(export): bring back manual update of viewerce352fe2.11.11018b760fix(static-viewer): fetch latestbbb8a852.11.10Updates
tramefrom 3.12.0 to 3.13.2Release notes
Sourced from trame's releases.
... (truncated)
Changelog
Sourced from trame's changelog.
... (truncated)
Commits
62560d63.13.2a6b24d3fix(profiler): add support for multi trace filesc2ddaf7docs(tutorial): changevuetify3withv3and server withself.server10f18aedocs(tutorial): change AppLayouts class name to ConeAppd2b0c4ddocs(tutorial): make the setup tutorial example use TrameApp718a1b4docs(tutorial): use AppLayouts instead of AppCone as class nameec26bd9docs(tutorial): putself.serverinstead ofserverbd40c73docs(tutorial): put helper functions that don't need self out of class42fc450docs(tutorial): use icon in VBtn parameter5908ed0docs(tutorial): use self.server